home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 3,701 to 3,800 / aol-file-protocol-4400-3701-to-3800.zip / AOLDLs / Other Special Interests / MAINTAIN_ Automotive Maintenance / MAINTZIP.exe / Vehicle Data.md_ / Vehicle Data.md / Vehicles.json
JavaScript Object Notation  |  1997-07-20  |  260b

  1. {
  2.     "schema": {
  3.         "Year": "Text (4)",
  4.         "Make": "Text (25)",
  5.         "Model": "Text (25)",
  6.         "VIN": "Text (35)",
  7.         "Plate": "Text (10)",
  8.         "Insurance Co": "Text (25)",
  9.         "Policy": "Text (35)",
  10.         "Air": "Text (15)",
  11.         "Fuel": "Text (15)",
  12.         "Plugs": "Text (15)",
  13.         "Cap": "Text (15)",
  14.         "Rotor": "Text (15)"
  15.     },
  16.     "data": []
  17. }